| Element | Description |
| ArcPad | The root element for all ArcPad XML statements. |
| COLOR | Used to define a color in a color ramp. |
| COLORRAMP | Used to define the color ramp in a gradient fill complex polygon symbol. |
| COMMENTS | Used to store comments for a layer. |
| COMPLEXLINESYMBOL | Used to symbolize line features. Provides additional symbology options beyond SIMPLELINESYMBOL. |
| COMPLEXPOLYGONSYMBOL | Used to symbolize polygon features. Provides additional symbology options beyond SIMPLEPOLYGONSYMBOL. |
| COORDSYS | Defines the projection of the data in an ArcPad map file (*.apm) or graphics layer file (*.apg). |
| DECORATIONSYMBOL | Used to define a line decoration in a complex line symbol. |
| ENVELOPE | Defines an extent rectangle. |
| FEATURE | Defines a feature in a graphics layer file (*.apg). |
| FEATURES | Parent tag for geometric and text features in a graphics layer file (*.apg). |
| FEATURESET | Defines a series of geometric and text graphics in a graphics layer file (*.apg). |
| GEOMETRY | Defines the geometry of a feature. |
| GRADIENTFILL | Used to define the gradient fill in a complex polygon symbol. |
| GROUPSYMBOL | Used to symbolize features with multiple symbols acting as a single symbol (e.g., a freeway line symbol consists of a group of 3 line symbols). |
| HASHSYMBOL | Used to define a hash symbol in a complex line symbol. |
| LINEFILL | Used to define the line fill symbol in a complex polygon symbol. |
| MARKERFILL | Used to define the marker fill symbol in a complex polygon symbol. |
| MARKERSYMBOL | Used to define the marker symbol in a complex line symbol. |
| METADATA | The parent element for layer meta data. |
| OUTLINESYMBOL | Used to define the outline symbol in a complex polygon symbol. |
| PART | Defines a part for a polyline or polygon graphic element. |
| POINT | Defines a point or vertex in a graphic element.When parent element is PREFERENCES, POINT specifies the point greeking thresholds. When parent element is GEOMETRY or PART, POINT defines a point or vertex in a graphic element. When parent element is REFPOINTS, POINT defines a reference point.
|
| RASTERFILL | Used to define the raster fill symbol in a complex polygon symbol. |
| RASTERFILLSYMBOL | Symbolizes polygon features using the specified image as a fill symbol. |
| RASTERMARKERSYMBOL | Symbolizes point features using the specified raster image. |
| SIMPLELINESYMBOL | Used to symbolize line features. |
| SIMPLEMARKERSYMBOL | Used to symbolize point features using one of the predefined symbol types: circle, square, cross, triangle, star, X, or diamond. |
| SIMPLEPOLYGONSYMBOL | Used to symbolize polygon features. |
| SYMBOL | Parent tag for symbology. |
| TEXT | The text to display for the graphic. |
| TEXTSYMBOL | Symbol used to label point, line, and polygon layers. |
| TRUETYPEMARKERSYMBOL | Used to symbolize point features using TrueType symbols. |